@charset "utf-8";
/* CSS Document */

.style1 {font-family: "Lithos Pro Regular";
	     font-size: 12px;
	     color:  #CCCCCC;
		 font-weight:100;}

.style2 {font-family: Tahoma;
         color: #666666;}

.style3 {
	font-family: "Lithos Pro Regular";
	font-size: 12px;
	color:  #333333;
	text-align:center
}
	
.style5 {color: #CCCCCC;
          font-family: "Trebuchet MS";
	      font-size: 12px;}
		  
.style6 {color: #666666}

.style7 {
	color:#333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
		  
